Skip to content

chore(deps): update typescript-projects#1670

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/typescript-projects
Jun 18, 2026
Merged

chore(deps): update typescript-projects#1670
renovate[bot] merged 1 commit into
mainfrom
renovate/typescript-projects

Conversation

@renovate

@renovate renovate Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@typescript-eslint/eslint-plugin (source) 8.60.18.61.0 age confidence
@typescript-eslint/parser (source) 8.60.18.61.0 age confidence
@vercel/ncc ^0.38.4^0.44.0 age confidence
eslint (source) 10.4.110.5.0 age confidence
prettier (source) 3.8.33.8.4 age confidence
typescript-eslint (source) 8.60.18.61.0 age confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.61.0

Compare Source

🚀 Features
  • ast-spec: change type of UnaryExpression.prefix to always true (#​12372)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.61.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

vercel/ncc (@​vercel/ncc)

v0.44.0

Compare Source

Features

v0.43.0

Compare Source

Changes
eslint/eslint (eslint)

v10.5.0

Compare Source

Features

  • 5ca8c52 feat: correct stack tracking in max-nested-callbacks (#​20973) (Pixel998)
  • b565783 feat: report no-with violations at the with keyword (#​20971) (Pixel998)
  • 2ce032f feat: report max-lines-per-function violations at function head (#​20966) (Pixel998)
  • 732cb3e feat: report max-nested-callbacks violations at function head (#​20967) (Pixel998)
  • f9c138a feat: report max-depth violations on keywords (#​20943) (Pixel998)
  • bdb496c feat: correct max-depth handling for else-if chains (#​20944) (Pixel998)
  • c296873 feat: update error loc in max-statements to function header (#​20907) (Taejin Kim)

Documentation

  • 8ae1b5b docs: Update README (GitHub Actions Bot)
  • ca7eb90 docs: update Node.js prerequisites to include ICU support (#​20962) (Francesco Trotta)
  • f99b47a docs: Update README (GitHub Actions Bot)
  • acf03d4 docs: clarify precedence of parserOptions over languageOptions (#​20926) (sethamus)

Chores

prettier/prettier (prettier)

v3.8.4

Compare Source

diff

Markdown: Fix blank lines between list items and nested sub-lists being removed in Markdown/MDX (#​17746 by @​byplayer)

Prettier was removing blank lines between list items and their nested sub-lists, converting loose lists into tight lists and changing their semantic meaning.

<!-- Input -->
- a

  - b

- c

  - d

<!-- Prettier 3.8.3 -->
- a
  - b
- c
  - d

<!-- Prettier 3.8.4 -->
- a

  - b

- c

  - d
typescript-eslint/typescript-eslint (typescript-eslint)

v8.61.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on tuesday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled because a matching PR was automerged previously.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner June 9, 2026 00:04
@renovate renovate Bot force-pushed the renovate/typescript-projects branch from 4393b53 to 2e1b977 Compare June 11, 2026 11:48
@renovate renovate Bot enabled auto-merge (squash) June 13, 2026 18:32
@renovate renovate Bot force-pushed the renovate/typescript-projects branch from 2e1b977 to 17de909 Compare June 13, 2026 18:32
@renovate renovate Bot changed the title chore(deps): update typescript-projects chore(deps): update typescript-projects to v8.61.0 Jun 13, 2026
@renovate renovate Bot force-pushed the renovate/typescript-projects branch from 17de909 to 2aa818b Compare June 14, 2026 14:09
@renovate renovate Bot changed the title chore(deps): update typescript-projects to v8.61.0 chore(deps): update typescript-projects Jun 14, 2026
@renovate renovate Bot force-pushed the renovate/typescript-projects branch 2 times, most recently from 76d3aae to 69daddc Compare June 17, 2026 20:06
@renovate renovate Bot force-pushed the renovate/typescript-projects branch from 69daddc to 8dc0ae3 Compare June 18, 2026 16:02
@github-actions

github-actions Bot commented Jun 18, 2026

Copy link
Copy Markdown

✅ Smoke test for sticky-comment action passed — run 27772571514.

@renovate renovate Bot merged commit e6988cc into main Jun 18, 2026
22 checks passed
@renovate renovate Bot deleted the renovate/typescript-projects branch June 18, 2026 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant